I imaged a loose MSX cassette titled `Rabbian` containing the Japanese Soft Pro International release of Rabbian. Both sides contained the same data. I did not find a previous description of this version of the software. This game uses CLOAD+RUN to load and execute a tokenized BASIC first-stage loader with tape file name `RABBIT` which loads and runs two different BLOAD'able data files, each stored with tape file name `pro1`. I was also able to create a (very wasteful!) ASCII16 ROM conversion.

"ASCII" BASIC text for the first-stage loader:
```BASIC
10 SCREEN ,,0
20 BLOAD"pro1"
30 DEFUSR=&HDC00:A=USR(0)
40 BLOAD"pro1",R
```
CAS image fingerprint for the software found on both sides:
```
17K Rabbian (Soft Pro International) (Japan) [CLOAD-RUN] [_].cas crc32:805d7518 md5:58da007bc58577bf2aa8d412ec04b2a1 sha1:3b06880da146e6927f45649815fa564abc6cb105 sha256:34292131b4ccf2d6b0037d18f127fda834c78c4d79d86f2912721ed6509430e8 size:16558
```
Raw 24-bit stereo 44100 Hz FLAC audio was imaged using a Nakamichi BX-125 tape deck and a Steinberg UR22mkII USB ADC with Audacity under Win11 and is intended to be archival, CAS/ROM is for emulator use, and WAV is regenerated from CAS for the benefit of an actual MSX. Short filenames and long ones contain the same data.
